gtk4.git
2018-06-29 Daniel Bolestestsuite/gtk/defaultvalue: Actually build...& fix
2018-06-29 Matthias ClasenMerge branch 'wip/cursor-output-scale-changes' into...
2018-06-29 Matthias ClasenMerge branch 'wip/aplazas/modelbutton-markup-master...
2018-06-28 Jonas Ådahlwayland: Update cursor surface scale when output scale...
2018-06-27 Benjamin Ottewidget: Move opactiy == 0 check
2018-06-27 Daniel Bolesnotify test: Remove more nonexistent properties
2018-06-27 Timm Bädernotify test: Remove some non-existant properties
2018-06-27 Timm Bädertestsuite: Remove a GtkColorButton special case
2018-06-27 Timm BäderRemove some GtkRecentChooserMenu references
2018-06-27 Adrien PlazasModelButton: Add 'use-markup' property
2018-06-27 Rico Tzschichholzgdk: Fix some g-i annotations warnings
2018-06-26 Timm Bädergl renderer: Ignore 0-sized fallback nodes
2018-06-26 Emmanuele BassiDo not modify a const GdkEvent in place
2018-06-26 Matthias ClasenDocs: Remove more since markers
2018-06-26 Matthias Clasendocs: Document GtkEventControllerKey
2018-06-25 Matthias ClasenBump version to 3.94.0
2018-06-25 Matthias ClasenRemove a lot of Since annotations
2018-06-25 Matthias ClasenSome updates
2018-06-25 Benjamin Ottereftests: Fix compilation
2018-06-25 Benjamin Ottegdk: Remove GDK_SURFACE_FOREIGN
2018-06-25 Michael Catanzaroimwayland: Fix a small leak
2018-06-23 Matthias ClasenMerge branch 'master' into 'master'
2018-06-22 Jehangtk: also recolor circle and ellipse in symbolic SVG...
2018-06-21 Timm Bäderbutton: Remove unused variable
2018-06-21 Timm Bäderscrolledwindow: Avoid a queue_resize path in size-allocate
2018-06-21 Carlos Garnachogtktreeviewcolumn: Implement column dragging through...
2018-06-21 Carlos Garnachogtktexthandle: Update to gtk4 rendering/input
2018-06-21 Carlos Garnachogtkwindow: Queue popover resize on set_popover_position()
2018-06-21 Carlos Garnachogtkfilechooserwidget: Forward events to filechooser...
2018-06-21 Carlos Garnachogtkfilechoooserentry: Handle tab completion through...
2018-06-21 Carlos Garnachogtkemojicompletion: Use GtkEntry key controller to...
2018-06-21 Carlos Garnachogtkentrycompletion: Properly remove controller from...
2018-06-21 Carlos Garnachogtkentrycompletion: Move focus out handling to key...
2018-06-21 Carlos Garnachogtkentrycompletion: Perform event handling on popup...
2018-06-21 Carlos Garnachogtkplacessidebar: Replace ::event signal handlers with...
2018-06-21 Carlos Garnachogtkwindow: Move map/delete/configure event management...
2018-06-21 Carlos Garnachogtkwindow: Simplify WM drag/resize handling
2018-06-21 Carlos Garnachogtkmenushell: Port to GtkGesture
2018-06-21 Carlos Garnachogtkpopover: Fix key navigation
2018-06-21 Carlos Garnachogtkpopover: Port to GtkEventController/GtkGesture
2018-06-21 Carlos Garnachogtkwindow: Handle focus in/out through key controller
2018-06-21 Carlos Garnachogtkspinbutton: Use GtkEventControllerKey
2018-06-21 Carlos Garnachogtkfontchooser: Use GtkEventControllerKey
2018-06-21 Carlos Garnachogtkfilechooserwidget: Drop usage of ::event vmethod
2018-06-21 Carlos Garnachogtkfilechooserentry: Use GtkEntry key controller for...
2018-06-21 Carlos Garnachogtkentry: Use gestures for entry icons
2018-06-21 Carlos Garnachogtkbutton: remove keyboard device GTK+ grab
2018-06-21 Carlos Garnachogtkbutton: Use key controller for button (de)activation...
2018-06-20 Matthias Clasenx11: Fix dnd action handling
2018-06-20 Daniel BolesEmojiCompletion: Avoid another un/signed warning
2018-06-20 Daniel BolesEmojiCompletion: Avoid un/signed compare warnings
2018-06-20 Daniel Bolesthemes: Remove leftover bit of .linked workaround
2018-06-20 Timm Bädercontainer: Remove SPECIAL_CONTAINER hack
2018-06-20 Timm Bäderstackswitcher: Remove icon-size property
2018-06-20 Timm Bäderinfobar: Remove priv pointer
2018-06-20 Timm BäderRemove some unnecessary snapshot implementations
2018-06-20 Timm Bäderfixed: Remove priv pointer
2018-06-20 Timm Bäderlistbox: Use widget insert API instead of fiddling...
2018-06-20 Timm Bäderbutton: Remove ICON_SIZE_BUTTON mention in docs
2018-06-20 Timm Bäderadjustment: Only emit ::changed from dispatch_propertie...
2018-06-20 Timm Bäderadjustment: Remove adjustment_changed_stamp
2018-06-20 Timm Bädertestsuite: Print tested property name in notify test
2018-06-20 Timm Bäderadjustment: Use public setters in set_property
2018-06-20 Daniel Bolesthemes: Regenerate CSS for recent commits
2018-06-20 Daniel BolesHC: Avoid excessive selectors from prev commit
2018-06-20 Daniel BolesHC: Avoid same BG/FG colors in flat treeview entry
2018-06-20 Daniel Bolessearchenginetracker: Don't leak the hits' GFiles
2018-06-20 Matthias ClasenMerge branch 'issue1084' into 'master'
2018-06-20 Matthias ClasenMerge branch 'master' into 'issue1084'
2018-06-20 Timm Bäderwindow: Remove priv pointer
2018-06-20 Timm Bäderpathbar: Remove unused define
2018-06-19 Matthias Clasendocs: Remove a duplicate line in gdk4-sections.txt
2018-06-19 Matthias Clasendocs: fix a typo
2018-06-19 Daniel BolesMerge branch '1160-crash-clearing-gtkentry-icon-tooltip...
2018-06-19 Benjamin Ottewin32: Fix typo
2018-06-19 Benjamin OtteRevert "Add aligned allocator functions to GSK"
2018-06-19 Benjamin OtteRevert "Use aligned allocators for GtkSnapshot"
2018-06-19 Benjamin Otterendernodepaintable: Fix rendering position
2018-06-19 Benjamin Ottednd: Use a GtkPicture in gtk_dnd_set_icon_paintable()
2018-06-19 Benjamin Ottesnapshot: Compute correct size in gtk_snapshot_to_paint...
2018-06-19 Benjamin Ottednd: gdk_drag_action_is_unique() should return a boolean
2018-06-19 Daniel Bolesa11y/entry: Fix copy-pasteo re 2ndary icon tooltip
2018-06-19 Matthias ClasenMerge branch 'wip/carlosg/issue-1159' into 'master'
2018-06-19 Piotr DrągUpdate POTFILES.in
2018-06-19 myfreewebwayland: Use shm_open(SHM_ANON) on FreeBSD
2018-06-19 Carlos Garnachogtkgesture: Check claimed status after event delivery
2018-06-19 Carlos Garnachogtkwidget: Avoid doubly coordinate conversion when...
2018-06-18 Benjamin Ottex11: Set background as transparent as possible
2018-06-18 Benjamin Ottewidget: Remove time argument from drag_data_get() vfunc
2018-06-18 Benjamin Ottednd: Remove unused time arguments
2018-06-18 Benjamin Ottednd: Remove GdkDragContext.dest_surface
2018-06-18 Руслан ИжбулатовGDK W32: Remove gdk_win32_surface_foreign_new_for_display
2018-06-18 Руслан ИжбулатовGDK W32: Adapt to dest_surface removal, misc changes
2018-06-18 Benjamin Ottednd: Remove GdkDragContext.is_source
2018-06-18 Benjamin Ottex11: Remove gdk_x11_surface_foreign_new_for_display()
2018-06-18 Benjamin Ottex11: Store the XID instead of a GdkSurface
2018-06-18 Benjamin Ottex11: Simplify test
2018-06-18 Benjamin Ottex11: xdnd_send_event() always returns TRUE
2018-06-18 Benjamin Ottex11: Don't multiply X values by the scale factor
2018-06-18 Benjamin Ottednd: Make the base Drag/Drop types abstract
next